RoadLabelOptions

class RoadLabelOptions

Modify the look and feel of the road label.

Types

Builder
Link copied to clipboard
class Builder
Build a new RoadLabelOptions
Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toBuilder
Link copied to clipboard
fun toBuilder(): RoadLabelOptions.Builder
Get a builder to customize a subset of current options.
toString
Link copied to clipboard
open fun toString(): String

Properties

backgroundColor
Link copied to clipboard
val backgroundColor: Int
roundedLabelColor
Link copied to clipboard
val roundedLabelColor: Int
shadowColor
Link copied to clipboard
val shadowColor: Int?
textColor
Link copied to clipboard
val textColor: Int